C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / RefreshControl Property
RefreshControl Property (C1TableViewSource<T>)
In This Topic
Gets the refresh control used by the user to refresh the list.
Syntax
'Declaration
 
Public Property RefreshControl As UIKit.UIRefreshControl
 
See Also